home *** CD-ROM | disk | FTP | other *** search
/ David Beckham England Euro Wallet / David Beckham England Euro Wallet CD.iso / mac / BECKHAM.app / Contents / info.plist < prev    next >
Encoding:
Extensible Markup Language  |  2005-02-12  |  770 b   |  27 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
  3. <plist version="0.9">
  4. <dict>
  5.     <key>CFBundleInfoDictionaryVersion</key>
  6.     <string>6.0</string>
  7.     <key>CFBundlePackageType</key>
  8.     <string>APPL</string>
  9.     <key>CFBundleSignature</key>
  10.     <string>foo!</string>
  11.     <key>CFBundleName</key>
  12.     <string>BECKHAM</string>
  13.     <key>CFBundleIdentifier</key>
  14.     <string>com.macromedia.Otto</string>
  15.     <key>CSResourcesFileMapped</key>
  16.     <false/>
  17.     <key>CFBundleExecutable</key>
  18.     <string>BECKHAM</string>
  19.     <key>CFBundleShortVersionString</key>
  20.     <string>1.0</string>
  21.     <key>CFBundleVersion</key>
  22.     <string>1.0</string>
  23.     <key>CFBundleGetInfoString</key>
  24.     <string>1.0, ¬(c) 2002 Macromedia.  All rights reserved.</string>
  25. </dict>
  26. </plist>
  27.